Interbed Storage Package (IBS)

©1995, 1996 Richard B. Winston

Please Register Please Register

Last modified on Wednesday, January 31, 1996 - 5:58:19 PM

Skip forward to Input instructions for the Interbed Storage Package.

The original instructions for the Interbed Storage Package are on pages 16 to 18 of Leake and Prudic (1991).

Introduction: The Interbed Storage Package is used to simulate subsidence and release of water by the elastic and inelastic compaction of interbeds. If both elastic and inelastic compaction occur within a single time step, the total compaction is automatically allocated between them. Interbeds are assumed to be thin, low permeability units of small lateral extent. They are not included in the model as separate layers. Instead, their properties are incorporated into the properties of the aquifers which contain them. Compaction of thicker or more continuous beds can also be simulated. However, they may need to be represented by several layers.

If an aquifer cell has several interbeds the average elastic and inelastic specific storage values for the cell would be the weighted mean arithmetic specific storage values of the interbeds.
S(system) = {Sum(S(i)b(i)]}/{Sum[b(i)]}
Where

The specific storage must be multiplied by the total interbed thickness to obtain the dimensionless specific storage factor. The dimensionless storage factor is thus

Sum(S(i)b(i)]

This formula is used for both Sfe and Sfv.

Assumptions and Limitations:

Changes in effective stress due to changes in geostatic pressure are ignored. Only the effects of changes in head are considered. This can lead to errors in the compaction of unconfined aquifers. Such changes are likely to be small if the total thickness of the interbeds is less than 300 m. If they exceed 300 m in thickness, problems can be minimized by modeling the unconfined aquifer as more than one layer. In a confined aquifer overlain by an unconfined aquifer, effective stress will be overestimated if the water table in the unconfined aquifer declines and underestimate it if it increases.

The interbeds must have time to relieve excess pore pressure through the release of stored water during each time step of the model. The time (t) required to relieve 93% of the excess pore pressure by inelastic compression in a bed being drained from both sides is
t = [S(b/2)^2]/K
Where

Compaction is assumed to be proportional to change in effective stress rather than change in the logarithm of effective stress as experiments suggest. The percent error associated with this is
error (%) = 100*{[0.434*(Delta{p})]/[p(0)*(Delta{p}] -1} Where Errors can be minimized by selecting the inelastic skeletal specific storage constant on the center of the range of stress change rather than its extremes. In addition, the simulation period can be broken into several parts each of which would have different specific storage constant. Each part would be run as a separate model but using the final heads from the previous model as starting heads.

Go back to Contents.


Input Instructions

All input parameters should be right justified.

Go back to Contents.

Line 1, Spaces 1-10, IIBSCB, Integer

IRIVCB is used to tell whether cell-by-cell flow terms should be printed, saved to disk or neither. You must also set ICBCFL in the Output Control option to print or save cell-by-cell flow terms.

Go back to Input instructions for the Interbed Storage Package.


Line 1, Spaces 11-20, IIBSOC, Integer

Go back to Input instructions for the Interbed Storage Package.


Lines 2+, IBQ(NLAY) array entered in 40I2 format


Use one line of Line 2 if there are 40 or fewer layers; use 2 lines for 41-80 layers.

Go back to Input instructions for the Interbed Storage Package.


Lines 3+, HC(NCOL,NROW) array entered with U2DREL

Preconsolidation head (the minimum head that has been experienced by the aquifer. If the starting head is less than HC, the starting head will replace HC.
Use one copy of Line 3 for each layer in which IBQ>0, complete Lines 3+ to 6+ for each layer before entering data for the next layer

Go back to Input instructions for the Interbed Storage Package.


Lines 4+, Sfe(NCOL,NROW) array entered with U2DREL

Sfe is the elastic storage factor for interbeds in the cell.
Use one copy of Line 4 for each layer in which IBQ>0, complete Lines 3+ to 6+ for each layer before entering data for the next layer

Go back to Input instructions for the Interbed Storage Package.


Lines 5+, Sfv(NCOL,NROW) array entered with U2DREL

Sfe is the inelastic storage factor for interbeds in the cell.
Use one copy of Line 5 for each layer in which IBQ>0, complete Lines 3+ to 6+ for each layer before entering data for the next layer

Go back to Input instructions for the Interbed Storage Package.


Lines 6+, Com(NCOL,NROW) array entered with U2DREL

Com specifies the starting compaction in each layer with interbed storage. It has no effect on the calculations. For a new simulation, all values should be set to 0. For a continuation of a previous simulation, use the final compaction results from the previous simulation.
Use one copy of Line 6 for each layer in which IBQ>0, complete Lines 3+ to 6+ for each layer before entering data for the next layer

Go back to Input instructions for the Interbed Storage Package.


Line 7, Spaces 1-10, ISUBFM, Integer

ISUBFM = Code for the format in which subsidence will be printed

Printer FORTRAN format codes. Positive values are used if each row is to be completely finished before starting on the next row (wrap format). Negative values are used when only as many columns are printed as can fit across one (line printer) line. All the heads will be printed but the heads in the layer will be broken into a series of strips (strip format). Some versions of MODFLOW may not support one or the other of these formats.

Go back to Input instructions for the Interbed Storage Package.


Line 7, Spaces 11-20, ICOMFM, Integer

ICOMFM is the code for the format in which compaction will be printed

Printer FORTRAN format codes. Positive values are used if each row is to be completely finished before starting on the next row (wrap format). Negative values are used when only as many columns are printed as can fit across one (line printer) line. All the heads will be printed but the heads in the layer will be broken into a series of strips (strip format). Some versions of MODFLOW may not support one or the other of these formats.

Go back to Input instructions for the Interbed Storage Package.


Line 7, Spaces 21-30, IHCFM, Integer

IHCFM is the code for the format in which preconsolidation head (the minimum head that has been experienced by the aquifer) will be printed

Printer FORTRAN format codes. Positive values are used if each row is to be completely finished before starting on the next row (wrap format). Negative values are used when only as many columns are printed as can fit across one (line printer) line. All the heads will be printed but the heads in the layer will be broken into a series of strips (strip format). Some versions of MODFLOW may not support one or the other of these formats.

Go back to Input instructions for the Interbed Storage Package.


Line 7, Spaces 31-40, ISUBUN, Integer

ISUBUN is the unit number on which subsidence values will be saved (if they are saved).

Go back to Input instructions for the Interbed Storage Package.


Line 7, Spaces 41-50, ICOMUN, Integer

ICOMUN is the unit number on which compaction values will be saved (if they are saved).

Go back to Input instructions for the Interbed Storage Package.


Line 7, Spaces 51-60, IHCUN, Integer

IHCUN is the unit number on which preconsolidation heads (the minimum head that has been experienced by the aquifer) will be saved (if they are saved).

Go back to Input instructions for the Interbed Storage Package.


Lines 8+, Spaces 1-10, ISUBPR, Integer


Use one copy of Line 8 for each time step in which IIBSOC>0

Go back to Input instructions for the Interbed Storage Package.


Lines 8+, Spaces 11-20, ICOMPR, Integer


Use one copy of Line 8 for each time step in which IIBSOC>0

Go back to Input instructions for the Interbed Storage Package.


Lines 8+, Spaces 21-30, IHCPR, Integer

If IHCPR>0 preconsolidation head (the minimum head that has been experienced by the aquifer) is printed for each layer with interbed storage. If IHCPR<=0 preconsolidation head is not printed.
Use one copy of Line 8 for each time step in which IIBSOC>0

Go back to Input instructions for the Interbed Storage Package.


Lines 8+, Spaces 31-40, ISUBSV, Integer


Use one copy of Line 8 for each time step in which IIBSOC>0

Go back to Input instructions for the Interbed Storage Package.


Lines 8+, Spaces 41-50, ICOMSV, Integer


Use one copy of Line 8 for each time step in which IIBSOC>0

Go back to Input instructions for the Interbed Storage Package.


Lines 8+, Spaces 51-60, IHCSV, Integer


Use one copy of Line 8 for each time step in which IIBSOC>0

Go back to Input instructions for the Interbed Storage Package.
Go back to Contents.



©1995, 1996 Richard B. Winston,
rwinsto@lsuvm.sncc.lsu.edu
Dept. of Geology and Geophysics
Louisiana State University
Baton Rouge, La 70803
U.S.A.
504-388-2337
Fax 504-388-2302
http://scribe.geol.lsu.edu/rbwinston.html
ftp://aapg.geol.lsu.edu/pub/winston